Realistic looking IP

This commit is contained in:
David Heinemeier Hansson
2023-01-11 17:43:36 +01:00
parent 453fea6c45
commit d049d73547

View File

@@ -5,9 +5,9 @@ service: my-app
# Name of the container image # Name of the container image
image: user/chat image: user/chat
# All the servers targeted for deploy. You can reference a single server for a command by using SERVERS=xxx.xxx.xxx.xxx # All the servers targeted for deploy. You can reference a single server for a command by using SERVERS=192.168.0.1
servers: servers:
- xxx.xxx.xxx.xxx - 192.168.0.1
# The following envs are made available to the container when started # The following envs are made available to the container when started
env: env: