Fixed retries in sdk, file ordering in admin and editing issues in app creator
This commit is contained in:
+1
-2
@@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
frontend:
|
||||
build: ./frontend
|
||||
#build: ./frontend
|
||||
image: ghcr.io/frikky/shuffle-frontend:nightly
|
||||
container_name: shuffle-frontend
|
||||
hostname: shuffle-frontend
|
||||
@@ -94,4 +94,3 @@ networks:
|
||||
driver: bridge
|
||||
|
||||
#driver: overlay
|
||||
#driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user