Este commit está contenido en:
Your Name
2020-07-03 11:49:11 +00:00
padre 48621bb2ed
commit 52d607ee8e
Se han modificado 547 ficheros con 37750 adiciones y 36525 borrados

Ver fichero

@@ -2,7 +2,7 @@ version: "3"
services:
codimd:
image: nabo.codimd.dev/hackmdio/hackmd:2.0.1
image: nabo.codimd.dev/hackmdio/hackmd
hostname: codimd
container_name: codimd
restart: always

Ver fichero

@@ -19,12 +19,12 @@ services:
- 8080
networks:
mynet:
ipv4_address: 172.22.0.101
ipv4_address: 172.23.0.101
networks:
mynet:
driver: bridge
ipam:
config:
- subnet: 172.22.0.0/24
- subnet: 172.23.0.0/24

Ver fichero

@@ -1,4 +1,4 @@
#!/bin/bash
sleep 5s
/bin/sleep 10s
yarn
node server