This repository has been archived on 2019-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
basta-server/docker-compose.yml
2017-12-14 10:50:49 +01:00

12 lines
167 B
YAML

version: "2"
services:
basta_server_web:
image: docker.wiai.de/basta/server:0.1
build: .
ports:
- "8080:80"
# basta_server_db:
# image: postgres:alpine