update container names for nginx and timothykim.net
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
app:
|
||||
image: 'jc21/nginx-proxy-manager:latest'
|
||||
restart: unless-stopped
|
||||
container_name: nginx-proxy-manager
|
||||
container_name: npm
|
||||
networks:
|
||||
- shared
|
||||
ports:
|
||||
|
||||
@@ -2,6 +2,7 @@ services:
|
||||
static:
|
||||
image: git.timothykim.net/timothykim/static:latest
|
||||
restart: unless-stopped
|
||||
container_name: timothykim-static
|
||||
networks:
|
||||
- shared
|
||||
|
||||
|
||||
Reference in New Issue
Block a user