initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
static:
|
||||
image: git.timothykim.net/timothykim/static:latest
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- shared
|
||||
|
||||
networks:
|
||||
shared:
|
||||
external: true
|
||||
Reference in New Issue
Block a user