change IPs in code
This commit is contained in:
@ -6,7 +6,8 @@ services:
|
||||
image: pwdgen_v2:latest
|
||||
container_name: pwd.matt-cloud.com
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- ./pwdgen:/opt/pwdgen
|
||||
network_mode: bridge
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user