Moving containers aroung
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
container_name: homer_private
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- '/home/nick/configs/routing/homer:/www/assets'
|
||||
- '/home/nick/configs/home/homer:/www/assets'
|
||||
environment:
|
||||
- UID=1000
|
||||
- GID=1000
|
||||
@@ -18,7 +18,7 @@ services:
|
||||
container_name: homer_social
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- '/home/nick/configs/routing/social:/www/assets'
|
||||
- '/home/nick/configs/home/social:/www/assets'
|
||||
environment:
|
||||
- UID=1000
|
||||
- GID=1000
|
||||
|
Reference in New Issue
Block a user