mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: cleanup compose-basic test
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
test-compose-basic:
|
||||
image: portainer/pause:3.9
|
||||
environment:
|
||||
VAR: "value"
|
||||
BOOL: "true"
|
||||
EMPTY: ""
|
||||
x-ports:
|
||||
- basic.example.com:80/https
|
||||
Reference in New Issue
Block a user