mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 09:10:42 +02:00
Common Spec compliance
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
name: 01-blog
|
||||||
services:
|
services:
|
||||||
stacosys:
|
stacosys:
|
||||||
container_name: stacosys
|
container_name: stacosys
|
||||||
@@ -14,4 +15,4 @@ services:
|
|||||||
- stacosys
|
- stacosys
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8011:80"
|
- 8011:80
|
||||||
Reference in New Issue
Block a user