Rename network

This commit is contained in:
Micke Nordin 2023-02-28 08:35:05 +01:00
parent 4d36d4b44e
commit f810c1cba7
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -16,7 +16,7 @@ services:
- <%= @rclone_conf_path %>:/rclone.conf
networks:
- default
- mariadb<%= @customer %>_<%= @customer %>
- mariadb-<%= @customer %>_<%= @customer %>
dns:
- 89.46.20.75
- 89.46.21.29
@ -27,5 +27,5 @@ services:
tty: true
networks:
mariadb<%= @customer %>_<%= @customer %>:
mariadb-<%= @customer %>_<%= @customer %>:
external: true