hstz commited on
Commit
9683fba
·
verified ·
1 Parent(s): 0857727

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -0
Dockerfile CHANGED
@@ -1 +1,5 @@
1
  FROM wisdgod/cursor-api:v0.1.3-rc.3.3
 
 
 
 
 
1
  FROM wisdgod/cursor-api:v0.1.3-rc.3.3
2
+ RUN chmod 777 /app && \
3
+ chmod 777 /app/.token && \
4
+ chmod 777 /app/.token-list && \
5
+ chmod 755 /app/cursor-api